Nuprl Definition : monoid_hom_p
13,42
postcript
pdf
compound
IsMonHom{
M1
,
M2
}(
f
) == FunThru2op(|
M1
|;|
M2
|;*;*;
f
) &
f
(e) = e
latex
clarification:
compound
IsMonHom{
M1
,
M2
}(
f
) == FunThru2op(|
M1
|;|
M2
|;*
M1
;*
M2
;
f
) &
f
(e
M1
) = (e
M2
)
|
M2
|
latex
Up
groups
1
Wellformedness Lemmas
monoid
hom
p
wf
Definitions
P
&
Q
,
FunThru2op(
A
;
B
;
opa
;
opb
;
f
)
,
*
,
|
g
|
,
e
origin